sf: Rename sf_params.c to spi_flash_ids.c
authorJagan Teki <[email protected]>
Sun, 30 Oct 2016 17:46:22 +0000 (23:16 +0530)
committerJagan Teki <[email protected]>
Fri, 18 Nov 2016 07:34:54 +0000 (13:04 +0530)
commit6645fd2c183a09f8594b5e6b5da279e9ebd70c52
tree081b215fe8a18a003660f3ba47cb4629e07d8992
parent475bf816f1fbc7be5c5ba12cd456841a0f9508c9
sf: Rename sf_params.c to spi_flash_ids.c

Now the flash params table as renamed to spi_flash_ids structure,
so rename the sf_params.c to spi_flash_ids.c and remove the legacy.

Cc: Bin Meng <[email protected]>
Cc: York Sun <[email protected]>
Cc: Vignesh R <[email protected]>
Cc: Mugunthan V N <[email protected]>
Cc: Michal Simek <[email protected]>
Signed-off-by: Jagan Teki <[email protected]>
Reviewed-by: Jagan Teki <[email protected]>
Tested-by: Jagan Teki <[email protected]>
Reviewed-by: Siva Durga Prasad Paladugu <[email protected]>
doc/device-tree-bindings/mtd/spi/spi-flash.txt
drivers/mtd/spi/Makefile
drivers/mtd/spi/sf_params.c [deleted file]
drivers/mtd/spi/spi_flash_ids.c [new file with mode: 0644]